PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFFunction Class
Fields Methods


In This Topic
    PDFFunction Class Members
    In This Topic

    The following tables list the members exposed by PDFFunction.

    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Methods
     NameDescription
    Public MethodCalculates the function for the given input.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public Methodstatic (Shared in Visual Basic)Creates a PDFFunction based on a COS function.  
    Public MethodGets the COS function.  
    Public MethodGets the function domain.  
    Public MethodGets the function range.  
    Public MethodSets the function domain.  
    Public MethodSets the function range.  
    Top
    See Also